version 2.0
|
Meta Tags & Fields Applet
Search Applet
If your Meta Tags are for example:
in document 1
<meta name="author" content="John Smith" >
<meta name="year" content="1997" >
in document 2
<meta name="author" content="Mary Clare" >
<meta name="year" content="1998" >
You may wish to offer users the ability to narrow their search by adding the year authorÆs name to the search query. You can provide this feature by adding field searching demonstrated in the Applet below:
All Rights Reserved Innotech ©1998
To use the NetResults Meta Tags & Field Applets on your CD-ROM with checkboxes and fields:
Copy the parameters below. Paste them into your search page. Save your search page in the "NRCDsearch/netresults/Html/search" directory
<applet code="CDSearch.class" width=480 height=250>
<!-- Below is the place where the parameters should be placed -->
<param name="scope" value="EXPANDED:SIMPLE">
<param name="sort" value="NOSORT:SORT">
<!-- Below is the place where you can insert your additional -->
<!-- custom Fields and Checkboxes, you can have up to 6 of each. -->
<!-- The format for the value fields is: -->
<!-- "Fieldname:state at startup:Label in applet" -->
<!--For example-->
<param name="cbox1" value="category=comedy:ON:Search in comedy only">
<param name="cbox2" value="category=drama:OFF:Search in drama only">
<!-- The format for the Field Parameter is "Fieldname:Label in applet" -->
<!--For example-->
<param name="field1" value="author:Name of the Author">
<param name="field2" value="year:Year of the Publication">
<!-- Parameters for default page: -->
<param name=background value="back.gif">
<param name="imagenum" value="18">
<param name="imageprefix" value="img00">
<param name="host" value="localhost">
<--or in case of dial-up access remove the comment tag
in the parameter below and comment the line above-->
<--param name="host" value="127.0.0.1"-->
</applet>
|
You can only add up to 12 elements to theault search applet. If you wish to modify the graphics in this search applet
follow this link.
http://www.netresults-search.com
NetResults is a trademark of Innotech Multimedia Corporation.
|